home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 476-500 / disk_485 / drawmap / sources / makedrawmap < prev    next >
Text File  |  1992-05-06  |  123b  |  10 lines

  1. clear
  2.  
  3. delete drawmap
  4. delete drawmap.o
  5.  
  6. cc +l +m +C +D -L80 -O drawmap.o drawmap.c
  7.  
  8. ln drawmap.o ilbmw.o +f -lml32 -lcl32
  9.  
  10.